Discover python standalone web server, include the articles, news, trends, analysis and practical advice about python standalone web server on alibabacloud.com
A common Web server and application serverThe most widely used free Web server on UNIX and Linux platforms is the Web server, NCSA and Apache server, while the Windows platform nt/2000/2003 uses IIS.Some of the features that you should consider when
Before using Django to do a small site, the feeling that Django is too cumbersome, so ready to change a more lightweight Web framework to play. web.py author has been hung up, the project has not been updated for a long time, so not ready to use it.
This list contains Python Web crawl and data processing related libraries.Network-related
General
Urllib-Network library (standard library)
Requests-Network Library
Grab-network library (based on Pycurl)
Pycurl-Network
The most widely used free Web server on UNIX and Linux platforms is the Web server, NCSA and Apache server, while the Windows platform nt/2000/2003 uses IIS. Some of the features that you should consider when choosing to use a Web server are:
Introduction to the Python eco-environment
Author:
Mir Nazim
Original:
Python Ecosystem-an Introduction
Translator:
Dccrazyboy
Original translation:
Introduction to the
Introduction to Python:First, what is PythonPython (United Kingdom pronunciation:/paθn/American pronunciation:/paθɑn/), is an object-oriented, literal translation of computer programming language.Each language has its own philosophy:Pythonde design
About PythonAbout PythonPython is an interpreted, object-oriented, dynamic data type of high-level programming language, belonging to the application-level software. Since the the early 1990s Python language was born, it has been widely used in the
1. Introduction to Python language
Python is an object-oriented, high-level language.Know a high-level language, then you may have heard of low-level.Computer language classificationHigh-level languages: For example: C, C + +, Java, PHP,
Web Server-Apache & nginx & TomactHTTP server is essentially a couple of things:
Listening port
Receive (accept) socket connection
Parsing HTTP Requests
Distributing requests using a common or private protocol
Run results
1. Beginner's Guide to Python1.1 Python conceptPython (United Kingdom pronunciation:/?pa?θ?n/American pronunciation:/?pa?θɑ?n/) is a high-level scripting language that combines explanatory, compiled, interactive, and object-oriented.Python's design
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.